buildertool: Fix a simplify issue
authorMatthias Clasen <mclasen@redhat.com>
Wed, 29 Sep 2021 11:48:33 +0000 (07:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 29 Sep 2021 14:58:23 +0000 (10:58 -0400)
commitfd0a5e3c2381af223f357bdfd375bc65453ead75
tree61ad6438dff10413d107a27bb175cbfa9ed7b3d5
parent6f002678be5cc351ed32366f5c65a2997180e8a8
buildertool: Fix a simplify issue

<lookup> elements can contain a type name, we can't just
ignore the pcdata content. This was breaking some of our
ui files when simplifying them.
tools/gtk-builder-tool-simplify.c